home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / misc / amag / AM9402_1.lha / rsys / rsyscalls.lha / rsyslist.calls < prev    next >
Text File  |  1993-09-25  |  1KB  |  66 lines

  1.  
  2.     1    CountDevices [rsyslist.c]
  3.     2        LockDosList
  4.     3        NextDosEntry
  5.     4        UnLockDosList
  6.  
  7.     5    CountIntuiObjects [rsyslist.c]
  8.     6        LockIBase
  9.     7        UnlockIBase
  10.  
  11.     8    CountMemory [rsyslist.c]
  12.     9        Disable
  13.    10        Enable
  14.  
  15.    11    CountNodes [rsyslist.c]
  16.    12        Forbid
  17.    13        Permit
  18.  
  19.    14    NoEntries [rsyslist.c]
  20.    15        RefreshListView
  21.    16        PrintStatistics
  22.    17        PrintInfo
  23.  
  24.    18    RefreshList [rsyslist.c]
  25.    19        EmptyListView
  26.    20        PrintHeader
  27.    21        GetNode
  28.    22        PrintStatistics
  29.  
  30.    23    RestoreList [rsyslist.c]
  31.    24        HandleHelp
  32.    25        PrintHeader
  33.    26        EmptyListView
  34.    27        PrintInfo
  35.    28        AllocScrollEntries
  36.    29        CopyMem
  37.    30        AddNodeToList
  38.    31        RefreshListView
  39.    32        ErrorHandle
  40.  
  41.    33    SaveCurrentList [rsyslist.c]
  42.    34        HandleHelp
  43.    35        NOT
  44.    36        Question
  45.    37        PrintStatistics
  46.    38        KillList [rsyslist.c]
  47.    39            HandleHelp
  48.    40            MyFreeVec
  49.    41            PrintInfo
  50.    42            PrintStatistics
  51.    43        MyAllocVec
  52.    44        NewList
  53.    45        CopyMem
  54.    46        AddTail
  55.    47        PrintInfo
  56. Index:
  57.     CountDevices [rsyslist.c] [see line 1]
  58.     CountIntuiObjects [rsyslist.c] [see line 5]
  59.     CountMemory [rsyslist.c] [see line 8]
  60.     CountNodes [rsyslist.c] [see line 11]
  61.     KillList [rsyslist.c] [see line 38]
  62.     NoEntries [rsyslist.c] [see line 14]
  63.     RefreshList [rsyslist.c] [see line 18]
  64.     RestoreList [rsyslist.c] [see line 23]
  65.     SaveCurrentList [rsyslist.c] [see line 33]
  66.